Esx Settings Defaults Hosts Policies Apply Effective EffectivePolicySpec PreRemediationPowerAction
Esx Settings Defaults Hosts Policies Apply Effective EffectivePolicySpec PreRemediationPowerAction
The Esx Settings Defaults Hosts Policies Apply Effective EffectivePolicySpec PreRemediationPowerAction enumerated type defines the possible actions to be taken, before entering maintenance mode.
Possible values:
POWER_OFF_VMS
: Power off VMs before entering maintenance mode.SUSPEND_VMS
: Suspend VMs before entering maintenance modeDO_NOT_CHANGE_VMS_POWER_STATE
: Do not change the VM power stateSUSPEND_VMS_TO_MEMORY
: Suspend VMs to Memory before entering maintenance mode
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
POWER_OFF_VMS,
SUSPEND_VMS,
DO_NOT_CHANGE_VMS_POWER_STATE,
SUSPEND_VMS_TO_MEMORY,